(encode_eol, detect_coding, detect_eol):
authorKen Raeburn <raeburn@raeburn.org>
Fri, 19 Jul 2002 14:26:57 +0000 (14:26 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Fri, 19 Jul 2002 14:26:57 +0000 (14:26 +0000)
commitb48fcb4bc8e67ca72d132f20ac704595107bfbc4
tree4367653dfcb3bbcb3e881cf244c1be4ce58e5081
parent433b163d479990012ff8ecf44fd6a35139657f4b
(encode_eol, detect_coding, detect_eol):
(decode_coding, encode_coding, detect_coding_system): Source
strings now treated as const.
(decode_coding_string, encode_coding_string): Use STRING_COPYIN to
modify Lisp string contents.
src/coding.c